home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / finances / opus22 / range.hlp < prev    next >
Encoding:
Text File  |  1995-04-25  |  2.5 KB  |  61 lines

  1. Ranges are rectangular groups of cells defining an area
  2. within which some action is to have effect. You may select
  3. a range using the menu items Start and End Range, with
  4. Alt-A and Alt-Z, and also with the mouse. Cells within a
  5. range are displayed in reverse video.
  6.  
  7. Copy, Move, Delete
  8.  
  9.    These functions will only be available if a range has
  10.    been selected. To copy or move a range of cells, you
  11.    should first select a range and then place the cell
  12.    pointer in the cell you wish to be the upper left
  13.    corner of the destination range.
  14.  
  15.  
  16. Row/Column
  17.  
  18.    This menu item also is available only if a range is
  19.    selected, and choosing this item invokes a pop-up
  20.    menu allowing you to insert or delete rows and columns.
  21.    Opus provides partial insertion and deletion, so that
  22.    you may restrict the extent of the operation to the
  23.    range selected. To operate on an entire row or column,
  24.    click on the row or column header (this selects the
  25.    whole row or column). You may also choose to insert or
  26.    delete multiple rows or columns, and this is controlled
  27.    by the extent of the range. For example, selecting rows
  28.    1-5 and choosing Insert Rows causes all data in rows
  29.    1-994 to be moved down 5 rows, opening up the 5 rows 
  30.    that were selected. However, this operation would have
  31.    failed if say row 998 contained some data, as Opus won't
  32.    let you move rows containing data off the worksheet.
  33.  
  34. Replicate
  35.  
  36.    Use this function to copy a cell through a range.
  37.  
  38. Data Fill
  39.  
  40.    This function fills a range with numbers, beginning at
  41.    some initial value to which some value (the increment)
  42.    is added for each subsequent cell. You, of course,
  43.    specify both values, and you also have the ability to
  44.    fill a range with serial date values equally-spaced on a
  45.    day, month, week, or year basis.
  46. Named Ranges and Cells
  47.  
  48.    Opus supports up to 100 named range and cell references,
  49.    which are created through the Define Name dialog. If a
  50.    range is selected prior to invoking this function, that
  51.    range will appear in the "Refers to" line in the dialog.
  52.    Otherwise, the active cell address appears. You may
  53.    specify the references as absolute or relative, and
  54.    named references within formulas behave exactly like
  55.    explicit cell references.
  56.  
  57.    Many Opus dialogs require a range or cell to be entered
  58.    into a text field. Clicking on such fields invokes a
  59.    reduced version of the Define Names dialog, from which
  60.    you may select a named range or cell.
  61.